-
In microbit muPython: sleep(ms), the units is milliseconds. However, if import time module and use sleep() then muPython uses time …
- 0 views
- 1 answers
- 0 votes
-
I created a async configurer to make async methods, like this: package backendApplication; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import org.springframework.context.annotation.Bean; import …
- 335 views
- 1 answers
- 0 votes
-
I try to make an easy program with book database. Now I stucked with waiting for an answer to database …
- 379 views
- 0 answers
- 0 votes